Release 10.1A: OpenEdge Getting Started:
New and Revised Features
Online schema changes
In OpenEdge Release 10.0B, the SQL statements
ALTER TABLE ADD COLUMN,CREATE INDEX,CREATE VIEW,CREATE PROCEDURE, andCREATE TRIGGERcould not be run against an online database, as they required an exclusive lock.In Release 10.1A, the above statements now acquire a serialized schema write lock. This allows them to be run against online databases.
Note that:
For more information about the above statements, see:
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |